golang.org/x/tools/internal/gcimporter.iimporter.tparamIndex (field)
5 uses
golang.org/x/tools/internal/gcimporter (current package)
iimport.go#L175: tparamIndex: make(map[ident]types.Type),
iimport.go#L305: tparamIndex map[ident]types.Type
iimport.go#L554: r.p.tparamIndex[id] = t
iimport.go#L861: if t, ok := r.p.tparamIndex[id]; ok {
iimport.go#L867: return r.p.tparamIndex[id]
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)